MAP=BOOT_LOADER_MODE_IN
System memory remap
| MAP | System memory remap 0 (BOOT_LOADER_MODE_IN): Boot Loader Mode. Interrupt vectors are re-mapped to Boot ROM. 1 (USER_RAM_MODE_INTER): User RAM Mode. Interrupt vectors are re-mapped to Static RAM. 2 (USER_FLASH_MODE_INT): User Flash Mode. Interrupt vectors are not re-mapped and reside in Flash. |
| RESERVED | Reserved |